ResourceSetContentLength Property |
Gets or sets a value indicating whether to set ContentLength property for underlying HttpWebRequest.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic bool SetContentLength { get; set; }Public Property SetContentLength As Boolean
Get
Set
Property Value
Type:
Boolean
See Also